-
Home
-
Cryptocurrency Payment Gateway for WordPress & WooCommerce by CryptoPay
-
2.1.2
-
Code
-
Classes
- AbstractTransaction
Total Complexity |
22 |
Dependencies |
5 |
Dependents |
4 |
Total lines |
341 |
Lines of code |
192 |
Logical lines of code |
58 |
Comment lines |
93 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
38 |
4 |
78 |
search() |
S |
45 |
4 |
46 |
updateWithPaymentData() |
S |
53 |
2 |
21 |
findBy() |
S |
66 |
2 |
8 |
findOneBy() |
S |
70 |
2 |
6 |
findAll() |
S |
79 |
1 |
3 |
updateStatusByHash() |
S |
67 |
1 |
8 |
updateStatusToVerifiedByHash() |
S |
79 |
1 |
3 |
updateStatusToFailedByHash() |
S |
79 |
1 |
3 |
getTransactionByHash() |
S |
74 |
1 |
5 |
getTransactionByOrderId() |
S |
73 |
1 |
5 |
getCodes() |
S |
79 |
1 |
3 |
getAddon() |
S |
82 |
1 |
3 |